Welcome![Sign In][Sign Up]
Location:
Search - The Game of Life

Search list

[Game EngineGmatrix

Description: Gmatrix是一款轻量级的游戏引擎. 包含一个自主编写的轻量级的xmlReader类:去掉write和对nested结构的复杂逻辑以及一个清晰的分离体系:游戏控制、游戏生命体、道具、场景、游戏引擎、动画播放、音效播放、游戏事件等元素,利于代码重构和升级等等 -Gmatrix is a lightweight game engine. Contains a self-prepared XMLReader lightweight categories: remove the write and the complexity of the logic of nested structure, as well as a clear separation system: Game Control, Game of life, props, scene , game engine, animation playback, audio playback, game events, such as elements conducive to remodeling and upgrading the code and so on
Platform: | Size: 2440192 | Author: 马寅 | Hits:

[Game Programz3f_nokia_N7370

Description: java 游侠:这位武当始祖、太极宗师、百岁真人,他的少年生活究竟是怎样的?在这款RPG游戏中,张三丰、郭襄、觉远大师、峨嵋、武当、少林、九阳神功,这些熟悉的名字之间又有着怎样千丝万缕的联系-java Ranger: The ancestor of Wudang, Tai Chi master, real life, his livelihood juvenile what is? At this RPG game, Master,郭襄, Master觉远, Emei, Wudang, Shaolin, martial art Joyoung, these familiar names have between how inextricably linked to ... ...
Platform: | Size: 845824 | Author: 张er | Hits:

[Otherlife_game

Description: 生命游戏的控制台模拟程序,方便修改扩展。传上来是为了增加点数。-Console Game of Life simulation procedures for amending the expansion. Chuan-up points are in order to increase.
Platform: | Size: 16384 | Author: 伍友良 | Hits:

[Special EffectsBased_On_Life_Game_Image_Encryption

Description: 基于生命游戏的数字图像置乱与数字水印技术.pdf. 论文资料,不容易下载的。-Game of Life based on the number of image scrambling and digital watermarking technology. Pdf. Thesis information will not be easy to download.
Platform: | Size: 274432 | Author: 伍友良 | Hits:

[Windows DevelopGameofLive

Description: 生命游戏,规则: 1、一个细胞周围八个格存活2~3个细胞,则下一时代次此细胞依然存活 2、如果某个格周围八个格存活三个细胞,则下一时代该格能创生一个细胞 3、如果一个细胞周围8格存活细胞数为1个或1个一下,则下一世代该细胞因孤独而死 4.如果一个细胞周围8格存活细胞数为4个或4个以上,则下一世代该细胞因生存空间拥挤而死-Game of Life rules: 1, a cell survival of the surrounding eight grid cells 2 ~ 3 months, then the next times at 2 this cell is still viable, if a grid around the eight cell survival of three cells, then the next era of the grid to creation of a cell 3, around 8, if a cell survival of cells for cell 1 or a click, then the next generation of the cells die because of loneliness 4. If a cell survival of cells in the surrounding 8 cells for 4 or 4 or more, then the next generation of the cells died due to crowded living space
Platform: | Size: 443392 | Author: 天翼 | Hits:

[Game ProgramHalfLifeGame

Description: A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering with the goal of creating my own 3D rendering engine. Since I am a developer and not an artist I didn’t have the skills to create my own models, levels, and textures. So I decided to attempt to write a rendering engine that would render existing game levels. I mainly used information and articles I found on the web about Quake 2, Half Life, WAD and BSP files. In particular I found the Michael Abrash articles that he wrote for Dr. Dobbs magazine while working at Id to be very illuminating.-A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering with the goal of creating my own 3D rendering engine. Since I am a developer and not an artist I didn’t have the skills to create my own models, levels, and textures. So I decided to attempt to write a rendering engine that would render existing game levels. I mainly used information and articles I found on the web about Quake 2, Half Life, WAD and BSP files. In particular I found the Michael Abrash articles that he wrote for Dr. Dobbs magazine while working at Id to be very illuminating.
Platform: | Size: 207872 | Author: vddh vddh | Hits:

[GDI-BitmapJBricks

Description: 这是一个板砖游戏,游戏中可以购买生命值及难度(levels)-This is a tile game, the game can be difficult to value and the purchase of life (levels)
Platform: | Size: 76800 | Author: lengjingwei | Hits:

[OtherbiyilunzaicRzhongyingyong

Description: 生活中博弈的案例很多你会见到很多例子只要涉及到人群的互动就有博弈 关于博弈论的书-Game of life in many cases, you will see many examples. As long as people involved in the interaction, there is the game. Books on game theory
Platform: | Size: 4934656 | Author: wxm | Hits:

[Windows Developgameoflife.ZIP

Description: VB写的生命游戏,探索自然生命现象的简单实用的游戏。-Game of Life written in VB, to explore the phenomenon of the natural life of the game is simple and practical.
Platform: | Size: 11264 | Author: Denisky4x4 | Hits:

[Windows DevelopLifeGame

Description: 演示生命游戏的小程序,C++编写,MFC界面。 很有趣-program for displaying the process of life game
Platform: | Size: 71680 | Author: 尤司陪 | Hits:

[VC/MFCclassicsinC

Description: C语言里面的经典算法,包括有老掉牙 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转后序式(前序式) 后序式的运算 关于赌博 洗扑克牌(乱数排列) Craps赌博游戏 约瑟夫问题(Josephus Problem) 集合问题 排列组合 格雷码(Gray Code) 产生可能的集合 m元素集合的n个元素子集 数字拆解 排序 得分排行 选择、插入、气泡排序 Shell 排序法 - 改良的插入排序 Shaker 排序法 - 改良的气泡排序 Heap 排序法 - 改良的选择排序 快速排序法(一) 快速排序法(二) 快速排序法(三) 合并排序法 基数排序法 搜寻 循序搜寻法(使用卫兵) 二分搜寻法(搜寻原则的代表) 插补搜寻法 费氏搜寻法 矩阵 稀疏矩阵 多维矩阵转一维矩阵 上三角、下三角、对称矩阵 奇数魔方阵 4N 魔方阵 2(2N+1) 魔方阵 -Obsolete Hanoi Tower Fei-style series Pascal triangle Three-color Chess Mouse walking fans Officer (1) Mouse walking fans Officer (2) Knight walking board 8 Queens 8 coins Game of Life String matching Two-color, three-color Hanoi Tower Knapsack problem (Knapsack Problem) The number of operations Monte Carlo method seeking PI Eratosthenes prime number screened seeking Long integer arithmetic (operations of large numbers) Long PI Greatest common factor, least common multiple, factorization Perfect Number 阿姆斯壮数 Maximum number of visitors Type in order to switch the order of type (pre-order type) Follow-style computing About Gambling Wash cards (random order) Craps Casino Games Joseph problems (Josephus Problem) Set problem Permutations Gray code (Gray Code) Generate the set of possible m elements of the collection a subset of n elements Digital dismantling Sort Score Ranking Selection, insertion, bubble sort Shell
Platform: | Size: 441344 | Author: neoleo | Hits:

[FlashMXla2_0_2

Description: FLASH下的STG游戏源代码 Shooter game of game of life, L.A.2 .-FLASH game source code under the STG L.A.2 Control your ship Arrow keys Fire a glider Hold down the Z key Destroy tainted cells and turrets Release the Z key
Platform: | Size: 668672 | Author: 赵文 | Hits:

[assembly languagedaziyouxi

Description: 该游戏是一个简单的打字游戏,双击图标后将进入主菜单,再按enter键会进入到选择速度的菜单,这里还有游戏的简单介绍,按1/2进入游戏后,字母会从屏幕上方掉下,从键盘键入正确的字母则掉下的字母消失,否则当字母掉到屏幕最下面时,生命值会减少,当生命值减少到0时游戏结束,这时按Esc键将返回主菜单。-The game is a simple typing game, double-click the icon will access the main menu, then enter keys into the speed of the menu choices, where there is a brief description of the game, according to 1/2 into the game, the letters from the top of the screen fell, from the keyboard, type the correct letter of the alphabet are falling away, or when the letters fall into the bottom of the screen when the value of life would be reduced, when the value of life be reduced to 0, the game ended, then press Esc key to return to the main menu .
Platform: | Size: 2048 | Author: 魏薇 | Hits:

[OtherGameofLife

Description: 一个不需要玩家的游戏。生命游戏能让你了解这个社会。-Does not require a player s game. Game of Life lets you understand the community.
Platform: | Size: 223232 | Author: 陈杉 | Hits:

[matlabmain

Description: make the simple game of life. it only uses 50 X 50 size of point and time limited system.
Platform: | Size: 1024 | Author: andonggeon | Hits:

[Otherfamousalgorithmcollection

Description: <经典算法合集>其中包括: 最小生成树 MD5加密 LZW压缩 josephus 乘法表 积分 枚举 基数转换 矩阵问题举例 求解质数 圆周率的求法 改进的快速排序法 几种插入排序法 水仙花数 迷宫生成器 生命游戏 递归 回溯 贪心 动态规划 排序算法-" Classical algorithm Collection> These include: minimum spanning tree MD5 encryption LZW compression josephus multiplication table base transformation matrix integral enumeration problem solving prime number example, the rate of Improved Methods of the circumference of the Quick Sort Insertion Sort Narcissistic number of several maze generator recursive Game of Life dynamic programming backtracking greedy sorting algorithm
Platform: | Size: 4215808 | Author: 我很笨 | Hits:

[Software EngineeringGAME

Description: 本款游戏以大学生活为背景,其中穿插有答题,选择,连线等多种智力考验,更加有搞笑漫画,与传统的手机游戏相比,风格焕然一新。加之整个游戏由触摸笔来完成,增加了人与手机游戏的互动性和参与性,引人入胜,爱不释手。 -The titles of university life as the background, interspersed with one answer, choice, connections and other intelligence tests, more funny comics, as compared with traditional mobile games, style, new look. Combined with the touch pen to complete the game by the increase of the interaction of people and cell phone games and participatory, engaging, put it down.
Platform: | Size: 6112256 | Author: success | Hits:

[Other Games10

Description: 用c语言演绎“生命游戏,设定图像中每个像素的初始状态后依据上述的游戏规则演绎生命的变化,由于初始状态和迭代次数不同,将会得到令人叹服的优美图案。-With c language interpretation of " Game of Life, set for each pixel in the image after the initial state of the rules of the game based on interpretation of the change of life, due to the different initial states and the number of iterations, will be stunning and beautiful patterns.
Platform: | Size: 3072 | Author: chenlidan | Hits:

[Windows DevelopOS

Description: 可以修改Heroes3游戏的角色生命值及相关参数,功能较完善。-The role can modify the value of life Heroes3 game and related parameters, function better.
Platform: | Size: 683008 | Author: wangjiwei | Hits:

[Game Program3ds001

Description: 游戏是儿童生活自然而重要的组成部分之一,是儿童用以理解其生活于其中的自 然、社会与人生的手段,更是儿童主要的生活方式。游戏因而成为重要的教育手段。-Children' s life is a natural game is an important part of one of the children to understand their life in which nature, society and the means of life, is the main way of life of children. Game which has become an important means of education.
Platform: | Size: 874496 | Author: fangyuan | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »

CodeBus www.codebus.net